CHANGE_TRUST_CANNOT_DELETE constant Null safety

XdrChangeTrustResultCode const CHANGE_TRUST_CANNOT_DELETE

Asset trustline is still referenced in a pool.

Implementation

static const CHANGE_TRUST_CANNOT_DELETE =
    const XdrChangeTrustResultCode._internal(-7);