menu
frontier_jwt package
documentation
jwt_strategy.dart
JwtStrategy
future property
future property
dark_mode
light_mode
future
property
Future
<
Object
?
>
get
future
inherited
The future of the strategy
Implementation
Future<Object?> get future => _callback.future;
frontier_jwt package
documentation
jwt_strategy
JwtStrategy
future property
JwtStrategy class