ALLOW_TRUST_TRUST_NOT_REQUIRED constant Null safety

XdrAllowTrustResultCode const ALLOW_TRUST_TRUST_NOT_REQUIRED

Source account does not require trust.

Implementation

static const ALLOW_TRUST_TRUST_NOT_REQUIRED =
    const XdrAllowTrustResultCode._internal(-3);