SintStatus<T>.empty constructor

SintStatus<T>.empty()

Implementation

factory SintStatus.empty() => EmptyStatus<T>();