getGroup abstract method

Future<GetGroupResponse> getGroup(
  1. ServiceCall call,
  2. GetGroupRequest request
)

Implementation

$async.Future<$0.GetGroupResponse> getGroup(
    $grpc.ServiceCall call, $0.GetGroupRequest request);