menu
rest_api_client package
documentation
interfaces/i_rest_api_client.dart
IRestApiClient
jwt property
jwt property
dark_mode
light_mode
jwt
property
Future
<
String
>
get
jwt
Get jwt from storage
Implementation
Future<String> get jwt;
rest_api_client package
documentation
interfaces/i_rest_api_client
IRestApiClient
jwt property
IRestApiClient class