Dart SDK
dart:html
Plugin
property runtimeType
runtimeType
class Plugin
Properties
description
filename
length
name
hashCode
runtimeType
Methods
item
namedItem
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType