getVersion abstract method

Future<GetVersionResponse> getVersion(
  1. ServiceCall call,
  2. GetVersionRequest request
)

Implementation

$async.Future<$30.GetVersionResponse> getVersion($grpc.ServiceCall call, $30.GetVersionRequest request);