MANAGE_DATA_NAME_NOT_FOUND constant

XdrManageDataResultCode const MANAGE_DATA_NAME_NOT_FOUND

Trying to remove a Data Entry that isn't there.

Implementation

static const MANAGE_DATA_NAME_NOT_FOUND =
    const XdrManageDataResultCode._internal(-2);