changeRole abstract method

Future<ChangeRoleResponse> changeRole(
  1. ServiceCall call,
  2. ChangeRoleRequest request
)

Implementation

$async.Future<$12.ChangeRoleResponse> changeRole($grpc.ServiceCall call, $12.ChangeRoleRequest request);