ALLOW_TRUST_LOW_RESERVE constant Null safety
Claimable balances can't be created on revoke due to low reserves.
Implementation
static const ALLOW_TRUST_LOW_RESERVE =
const XdrAllowTrustResultCode._internal(-6);
Claimable balances can't be created on revoke due to low reserves.
static const ALLOW_TRUST_LOW_RESERVE =
const XdrAllowTrustResultCode._internal(-6);