unbondingDelegation abstract method
Future<QueryUnbondingDelegationResponse>
unbondingDelegation(
- ServiceCall call,
- QueryUnbondingDelegationRequest request
Implementation
$async.Future<$0.QueryUnbondingDelegationResponse> unbondingDelegation(
$grpc.ServiceCall call, $0.QueryUnbondingDelegationRequest request);