DocumentReadyState constructor

const DocumentReadyState(
  1. String value
)

Implementation

const DocumentReadyState(this.value);