Dart SDK
dart:svg
PointList
property runtimeType
runtimeType
class PointList
Properties
length
numberOfItems
hashCode
runtimeType
Methods
appendItem
clear
getItem
initialize
insertItemBefore
removeItem
replaceItem
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType