fromJson static method
Implementation
static ProjectStatisticsGroupByEnum? fromJson(dynamic value) =>
ProjectStatisticsGroupByEnumTypeTransformer().decode(value);
static ProjectStatisticsGroupByEnum? fromJson(dynamic value) =>
ProjectStatisticsGroupByEnumTypeTransformer().decode(value);