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