fromJson method Null safety
Create Run from a json representation
Implementation
static fromJson(Map<String, dynamic> json) => _$RunFromJson(json);
Create Run from a json representation
static fromJson(Map<String, dynamic> json) => _$RunFromJson(json);