QueryModuleAddressResponse constructor

const QueryModuleAddressResponse({
  1. String? addr,
})

Implementation

const QueryModuleAddressResponse({this.addr});