coordinates property

List<WantedPersonCoordinates>? coordinates
final

Coordinates of where the wanted person is believed to be.

Implementation

final List<WantedPersonCoordinates>? coordinates;