@override Map<String, dynamic> toJson() => <String, dynamic>{ 'offset': offset, 'limit': limit, 'only_missed': onlyMissed, '@type': constructor, };