menu
flutter_network_client package
documentation
data/datasources/token_manager_impl.dart
FunctionTokenProvider
FunctionTokenProvider.new const constructor
FunctionTokenProvider.new const constructor
dark_mode
light_mode
FunctionTokenProvider
constructor
const
FunctionTokenProvider
(
Future
<
String
?
>
_getToken
()
)
Implementation
const FunctionTokenProvider(this._getToken);
flutter_network_client package
documentation
data/datasources/token_manager_impl
FunctionTokenProvider
FunctionTokenProvider.new const constructor
FunctionTokenProvider class