Dart
dart:svg
PointList
clear method
clear
PointList class
Properties
length
numberOfItems
hashCode
runtimeType
Methods
appendItem
clear
getItem
initialize
insertItemBefore
removeItem
replaceItem
noSuchMethod
toString
Operators
operator ==
clear method
void
clear
(
)
Implementation
void clear() native;