menu
graphql_client_repository package
documentation
client.config.dart
TokenHandler typedef
TokenHandler typedef
dark_mode
light_mode
TokenHandler
typedef
TokenHandler
=
FutureOr
<
String
?
>
Function
()
Implementation
typedef TokenHandler = FutureOr<String?> Function();
graphql_client_repository package
documentation
client.config
TokenHandler typedef
client.config library