tokenSource property

String? get tokenSource
inherited

Get the source of the current token (for debugging).

Implementation

String? get tokenSource => _tokenSource;