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