limit property

String limit

The limit of the trustline. For example, if a gateway extends a trustline of up to 200 USD to a user, the limit is 200.

Implementation

String get limit => _limit;