Dart SDK
dart:web_sql
SqlDatabase
property runtimeType
runtimeType
class SqlDatabase
Properties
version
hashCode
runtimeType
Methods
changeVersion
readTransaction
transaction
noSuchMethod
toString
Operators
operator ==
Static properties
supported
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType