IndexedDbWriteOperation

constructor(objectStoreName: String, operation: suspend WrappedTransaction.(WrappedObjectStore) -> Unit)