@override Map<String, dynamic> toJson() => <String, dynamic>{ 'fill': fill?.toJson(), '@type': constructor, };