locationReceivedData property

Map<String, LocationDataModel> locationReceivedData

Implementation

Map<String, LocationDataModel> get locationReceivedData =>
    _locationReceivedData;