assetCode property

String assetCode

The asset of the trustline the source account is authorizing. For example, if a gateway wants to allow another account to hold its USD credit, the type is USD.

Implementation

String get assetCode => _assetCode;