list abstract method

Future<ListExerciseResponse> list(
  1. ServiceCall call,
  2. ListExerciseRequest request
)

Implementation

$async.Future<$0.ListExerciseResponse> list(
    $grpc.ServiceCall call, $0.ListExerciseRequest request);