menu
dbutils package
documentation
db_interface.dart
DBInterface
isReadOnlyError property
isReadOnlyError property
dark_mode
light_mode
isReadOnlyError
property
bool
get
isReadOnlyError
Was there a 'ReadOnly' error
Implementation
bool get isReadOnlyError => false;
dbutils package
documentation
db_interface
DBInterface
isReadOnlyError property
DBInterface class