SharedStorageAccessParams

constructor(scriptSourceUrl: String? = null, operationName: String? = null, serializedData: String? = null, urlsWithMetadata: List<SharedStorageUrlWithMetadata>? = null, key: String? = null, value: String? = null, ignoreIfPresent: Boolean? = null)