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