IndexedDbWriteOperation

constructor(objectStoreName: String, operation: suspend WriteTransaction.(ObjectStore) -> Unit)