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