Nothing<T> constructor

const Nothing<T>()

Implementation

const factory Nothing() = _$NothingImpl<T>;