token property

String? get token

Returns the authentication token.

Implementation

String? get token => _token;