Idle<T> constructor

const Idle<T>()

Implementation

const factory Idle() = _$Idle<T>;