LocationInfo.fromJson constructor Null safety
Implementation
factory LocationInfo.fromJson(Map<String, dynamic> json) =>
_$LocationInfoFromJson(json);
factory LocationInfo.fromJson(Map<String, dynamic> json) =>
_$LocationInfoFromJson(json);