SintStatus<T>.custom constructor

SintStatus<T>.custom()

Implementation

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