getVersion abstract method

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

Implementation

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