ListExerciseResponse$json top-level constant

  1. @Deprecated('Use listExerciseResponseDescriptor instead')
Map<String, Object> const ListExerciseResponse$json

Implementation

@$core.Deprecated('Use listExerciseResponseDescriptor instead')
const ListExerciseResponse$json = const {
  '1': 'ListExerciseResponse',
  '2': const [
    const {'1': 'exercises', '3': 1, '4': 3, '5': 11, '6': '.fcapi.Exercise', '10': 'exercises'},
  ],
};