coords property Null safety

String coords

Implementation

String get coords native;
void coords= (String value)

Implementation

set coords(String value) native;