resetTest abstract method

Future<Empty> resetTest(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Future<$0.Empty> resetTest($grpc.ServiceCall call, $0.Empty request);