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