menu
odbc_fast package
documentation
infrastructure/native/odbc_backend.dart
SyncBackend
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 => false;
odbc_fast package
documentation
infrastructure/native/odbc_backend
SyncBackend
isAsync property
SyncBackend class