getDefault static method

ListExerciseResponse getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static ListExerciseResponse getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ListExerciseResponse>(create);