Location.fromJson constructor

Location.fromJson(
  1. Json json
)

Implementation

factory Location.fromJson(Json json) => _$LocationFromJson(json);