toJson method
Implementation
@override
Map<String, dynamic> toJson() => <String, dynamic>{
'allow_new_chats_from_unknown_users': allowNewChatsFromUnknownUsers,
'incoming_paid_message_star_count': incomingPaidMessageStarCount,
'@type': constructor,
};