String normalizeSuiObjectId( String value, [bool forceAdd0x = false] ) { return normalizeSuiAddress(value, forceAdd0x); }