Object construction from a JSON representation
factory ModerationModel.fromJson(Map<String, dynamic> json) => _$ModerationModelFromJson(json);