deleteRole abstract method

Future<Empty> deleteRole(
  1. ServiceCall call,
  2. Role request
)

Implementation

$async.Future<$2.Empty> deleteRole($grpc.ServiceCall call, $2.Role request);