menu
serinus_frontier package
documentation
serinus_frontier.dart
Strategy<T extends StrategyOptions>
future property
future property
dark_mode
light_mode
future
property
Future
<
Object
?
>
get
future
The future of the strategy
Implementation
Future<Object?> get future => _callback.future;
serinus_frontier package
documentation
serinus_frontier
Strategy<T extends StrategyOptions>
future property
Strategy class