updateRole abstract method

Future<HeraResponse> updateRole(
  1. ServiceCall call,
  2. HeraRequest request
)

Implementation

$async.Future<$0.HeraResponse> updateRole(
    $grpc.ServiceCall call, $0.HeraRequest request);