IDBTransactionMode constructor

const IDBTransactionMode(
  1. String value
)

Implementation

const IDBTransactionMode(this.value);