enterpriseAddress method
Get the enterprise address associated with the base address.
Implementation
ADAEnterpriseAddress enterpriseAddress() =>
ADAEnterpriseAddress.fromCredential(
credential: paymentCredential, network: network);
Get the enterprise address associated with the base address.
ADAEnterpriseAddress enterpriseAddress() =>
ADAEnterpriseAddress.fromCredential(
credential: paymentCredential, network: network);