exercise property

  1. @JsonKey(name: 'exercise')
String? exercise
final

Implementation

@JsonKey(name: 'exercise')
final String? exercise;