menu
odbc_fast package
documentation
infrastructure/native/odbc_backend.dart
AsyncBackend
isAsync property
isAsync property
dark_mode
light_mode
isAsync
property
@
override
bool
get
isAsync
override
Whether this backend dispatches calls to a worker isolate.
Implementation
@override bool get isAsync => true;
odbc_fast package
documentation
infrastructure/native/odbc_backend
AsyncBackend
isAsync property
AsyncBackend class