AppInfo constructor
AppInfo({})
Implementation
AppInfo({
required this.emojiHash,
required this.uploadSizeLimit,
required this.premiumFeatureList,
required this.useReaction,
required this.applicationAttributes,
});