CREATE_CLAIMABLE_BALANCE_SUCCESS constant Null safety

XdrCreateClaimableBalanceResultCode const CREATE_CLAIMABLE_BALANCE_SUCCESS

Success.

Implementation

static const CREATE_CLAIMABLE_BALANCE_SUCCESS =
    const XdrCreateClaimableBalanceResultCode._internal(0);