Dart SDK
dart:svg
PointList
internalCreatePointList
internalCreatePointList
Dart SDK
dart:svg
PointList
internalCreatePointList
method
internalCreatePointList
Source
Dart SDK
dart:svg
PointList
Static methods
internalCreatePointList
Properties
blink_jsObject
hashCode
length
numberOfItems
runtimeType
Constructors
internal_
Operators
operator ==
Methods
appendItem
clear
getItem
initialize
insertItemBefore
noSuchMethod
removeItem
replaceItem
toString
Not documented.
Source
static PointList internalCreatePointList() { return new PointList._internalWrap(); }