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