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