CHANGE_TRUST_LOW_RESERVE constant Null safety

XdrChangeTrustResultCode const CHANGE_TRUST_LOW_RESERVE

Not enough funds to create a new trust line

Implementation

static const CHANGE_TRUST_LOW_RESERVE =
    const XdrChangeTrustResultCode._internal(-4);