validatorUnbondingDelegations abstract method

Future<QueryValidatorUnbondingDelegationsResponse> validatorUnbondingDelegations(
  1. ServiceCall call,
  2. QueryValidatorUnbondingDelegationsRequest request
)

Implementation

$async.Future<$0.QueryValidatorUnbondingDelegationsResponse>
    validatorUnbondingDelegations($grpc.ServiceCall call,
        $0.QueryValidatorUnbondingDelegationsRequest request);