factory Discriminator.fromJson(Map<String, dynamic> json) => fromJsonWithLogging(json, _$DiscriminatorFromJson);