Dart SDK
dart:web_sql
SqlDatabase
supported
supported
Dart SDK
dart:web_sql
SqlDatabase
supported
property
supported
Dart SDK
dart:web_sql
SqlDatabase
Static properties
instanceRuntimeType
supported
Constructors
internal_
Properties
version
hashCode
runtimeType
Operators
operator ==
Methods
changeVersion
readTransaction
transaction
noSuchMethod
toString
bool
supported
Checks if this type is supported on the current platform.
Source
static bool get supported => true;