update abstract method

Future<GroupProto> update(
  1. ServiceCall call,
  2. GroupProto_UpdateRequest request
)

Implementation

$async.Future<$15.GroupProto> update($grpc.ServiceCall call, $15.GroupProto_UpdateRequest request);