LocationDatum.fromJson constructor

LocationDatum.fromJson(Map<String, dynamic> json)

Implementation

factory LocationDatum.fromJson(Map<String, dynamic> json) => _$LocationDatumFromJson(json);