initialize method Null safety

Point initialize(
  1. Point newItem
)

Implementation

Point initialize(Point newItem) native;