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