GetStatus<T>.custom constructor

GetStatus<T>.custom()

Implementation

factory GetStatus.custom() => CustomStatus<T>();