coordinates property

List? coordinates
getter/setter pair

Implementation

List? coordinates = List.empty(growable: true);