getToken method

String? getToken()

Get the current authentication token

Implementation

String? getToken() => _token;