token property

String token

Returns the saved auth token (if any).

Implementation

String get token => _token;