AUTH_REVOCABLE_FLAG constant Null safety
If set, the authorized flag in TrustLines can be cleared otherwise, authorization cannot be revoked.
Implementation
static const AUTH_REVOCABLE_FLAG = const XdrAccountFlags._internal(2);
If set, the authorized flag in TrustLines can be cleared otherwise, authorization cannot be revoked.
static const AUTH_REVOCABLE_FLAG = const XdrAccountFlags._internal(2);