LegacyMap is deprecated. Use MapStore instead if possible.
Remove the key. Throws if not found.
Return a value for the key. Throws if not found.
Check if a key exists
Initialize the key only if it doesn't already exist
Set the key. Throws if not found.
LegacyMap is deprecated. Use MapStore instead if possible.