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