list_Pre method
Implementation
$async.Future<$0.ListExerciseResponse> list_Pre($grpc.ServiceCall call,
$async.Future<$0.ListExerciseRequest> request) async {
return list(call, await request);
}
$async.Future<$0.ListExerciseResponse> list_Pre($grpc.ServiceCall call,
$async.Future<$0.ListExerciseRequest> request) async {
return list(call, await request);
}