fromJson method Null safety
- Json json
Create RunLocation from a json representation
Implementation
static RunLocation fromJson(Json json) => _$RunLocationFromJson(json);
Create RunLocation from a json representation
static RunLocation fromJson(Json json) => _$RunLocationFromJson(json);