QueryTallyResultRequest constructor

const QueryTallyResultRequest({
  1. BigInt? proposalId,
})

Implementation

const QueryTallyResultRequest({this.proposalId});