QueryLinkedAddressResponse constructor

const QueryLinkedAddressResponse({
  1. String? linkedAddress,
})

Implementation

const QueryLinkedAddressResponse({this.linkedAddress});