GetStatus<T>.empty constructor

GetStatus<T>.empty()

Implementation

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