delegatorUnbondingDelegations abstract method

Future<QueryDelegatorUnbondingDelegationsResponse> delegatorUnbondingDelegations(
  1. ServiceCall call,
  2. QueryDelegatorUnbondingDelegationsRequest request
)

Implementation

$async.Future<$0.QueryDelegatorUnbondingDelegationsResponse>
    delegatorUnbondingDelegations($grpc.ServiceCall call,
        $0.QueryDelegatorUnbondingDelegationsRequest request);