NotReadyYet constructor

const NotReadyYet(
  1. String message
)

Implementation

const NotReadyYet(this.message);