menu
df_router package
documentation
_common.dart
Resolvable<T extends Object>
isAsync abstract method
isAsync abstract method
dark_mode
light_mode
isAsync
abstract method
bool
isAsync
(
)
Returns
true
if this is an
Async
instance.
Implementation
bool isAsync();
df_router package
documentation
_common
Resolvable<T extends Object>
isAsync abstract method
Resolvable class