QueryTotalMinedTokenResponse constructor

const QueryTotalMinedTokenResponse({
  1. Coin? totalMinedToken,
})

Implementation

const QueryTotalMinedTokenResponse({this.totalMinedToken});