menu
rest_api_client package
documentation
options/auth_options.dart
AuthOptions
resolveJwt property
resolveJwt property
dark_mode
light_mode
resolveJwt
property
String
Function
(
dynamic
response
)
?
resolveJwt
final
Implementation
final String Function(dynamic response)? resolveJwt;
rest_api_client package
documentation
options/auth_options
AuthOptions
resolveJwt property
AuthOptions class