menu
acanthis package
documentation
acanthis.dart
AcanthisType<O>
isAsync property
isAsync property
dark_mode
light_mode
isAsync
property
bool
isAsync
final
A boolean that indicates if the type is async or not
Implementation
final bool isAsync;
acanthis package
documentation
acanthis
AcanthisType<O>
isAsync property
AcanthisType class