Dart SDK
dart:svg
UnitTypes
property runtimeType
runtimeType
class UnitTypes
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
SVG_UNIT_TYPE_OBJECTBOUNDINGBOX
SVG_UNIT_TYPE_UNKNOWN
SVG_UNIT_TYPE_USERSPACEONUSE
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType