getRole abstract method

Future<Role> getRole(
  1. ServiceCall call,
  2. GetRoleRequest request
)

Implementation

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