ignoreIfPresent property
Whether or not to set an entry for a key if that key is already present. Present only for SharedStorageAccessMethod: set.
Implementation
final bool? ignoreIfPresent;
Whether or not to set an entry for a key if that key is already present. Present only for SharedStorageAccessMethod: set.
final bool? ignoreIfPresent;