AutoContentReadyState<T> constructor

const AutoContentReadyState<T>(
  1. T value
)

Implementation

const AutoContentReadyState(this.value);