IDBRequestReadyState constructor

const IDBRequestReadyState(
  1. String value
)

Implementation

const IDBRequestReadyState(this.value);