Dart SDK
dart:web_sql
SqlTransaction
property runtimeType
runtimeType
class SqlTransaction
Properties
hashCode
runtimeType
Methods
executeSql
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType