getGroup abstract method

Future<Group> getGroup(
  1. ServiceCall call,
  2. GroupId request
)

Implementation

$async.Future<$1.Group> getGroup($grpc.ServiceCall call, $1.GroupId request);