getMode abstract method

Future<GetModeResponse> getMode(
  1. ServiceCall call,
  2. GetModeRequest request
)

Implementation

$async.Future<$36.GetModeResponse> getMode($grpc.ServiceCall call, $36.GetModeRequest request);