QueryStrdBurnerAddressResponse constructor

const QueryStrdBurnerAddressResponse({
  1. String? address,
})

Implementation

const QueryStrdBurnerAddressResponse({this.address});