undeleteRole abstract method

Future<Role> undeleteRole(
  1. ServiceCall call,
  2. UndeleteRoleRequest request
)

Implementation

$async.Future<$0.Role> undeleteRole(
    $grpc.ServiceCall call, $0.UndeleteRoleRequest request);