A Fixed TokenSource is a token source that takes no parameters and returns a completely independently derived value on each fetch() call.
The most common downstream implementer is TokenSourceLiteral.
A Fixed TokenSource is a token source that takes no parameters and returns a completely independently derived value on each fetch() call.
The most common downstream implementer is TokenSourceLiteral.