activityType property
May take one of the following values: Ride, Run.
Implementation
@JsonKey(name: "activity_type")
String? activityType;
May take one of the following values: Ride, Run.
@JsonKey(name: "activity_type")
String? activityType;