StatisticClassTypeTransformer constructor

StatisticClassTypeTransformer()

Implementation

factory StatisticClassTypeTransformer() =>
    _instance ??= const StatisticClassTypeTransformer._();