QueryBuildAddressResponse constructor

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

Implementation

const QueryBuildAddressResponse({this.address});