toLineString method Null safety

dynamic toLineString()

Implementation

toLineString() {
  return coordinates;
}