QueryInterchainAccountFromAddressResponse constructor
const
QueryInterchainAccountFromAddressResponse({
- String? interchainAccountAddress,
Implementation
const QueryInterchainAccountFromAddressResponse({
this.interchainAccountAddress,
});