menu
better_auth_client package
documentation
plugins/base.dart
BasePlugin<T>
getOptions property
getOptions property
dark_mode
light_mode
getOptions
property
Future
<
Options
>
Function
({
bool
isTokenRequired
})
getOptions
late
final
Implementation
late final Future<Options> Function({bool isTokenRequired}) getOptions;
better_auth_client package
documentation
plugins/base
BasePlugin<T>
getOptions property
BasePlugin class