NotStartedStatus constructor

const NotStartedStatus(
  1. Position fallback
)

Implementation

const NotStartedStatus(Position fallback) : super._(fallback);