QueryModuleStateResponse constructor

const QueryModuleStateResponse({
  1. GenesisState? state,
})

Implementation

const QueryModuleStateResponse({this.state});