@override Map<String, dynamic> toJson() => <String, dynamic>{ 'persistence_chance_per_mille': persistenceChancePerMille .map((item) => item) .toList(), '@type': constructor, };