Dart SDK
dart:indexed_db
IdbFactory
property runtimeType
runtimeType
class IdbFactory
Properties
supportsDatabaseNames
hashCode
runtimeType
Methods
cmp
deleteDatabase
getDatabaseNames
open
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