REVOKE_SPONSORSHIP_SUCCESS constant Null safety

XdrRevokeSponsorshipResultCode const REVOKE_SPONSORSHIP_SUCCESS

Success.

Implementation

static const REVOKE_SPONSORSHIP_SUCCESS =
    const XdrRevokeSponsorshipResultCode._internal(0);