QueryIsOptedOutOfRewardsRequest constructor

const QueryIsOptedOutOfRewardsRequest({
  1. String? account,
})

Implementation

const QueryIsOptedOutOfRewardsRequest({this.account});