entry static method
Implementation
static UStorageEntry? entry(String key, {UStorageBucket bucket = UStorageBucket.support}) => _live(key, bucket);
static UStorageEntry? entry(String key, {UStorageBucket bucket = UStorageBucket.support}) => _live(key, bucket);