PremiumLimitTypeShareableChatFolderCount.fromJson constructor
Parse from a json
Implementation
factory PremiumLimitTypeShareableChatFolderCount.fromJson(
Map<String, dynamic> json) =>
const PremiumLimitTypeShareableChatFolderCount();
Parse from a json
factory PremiumLimitTypeShareableChatFolderCount.fromJson(
Map<String, dynamic> json) =>
const PremiumLimitTypeShareableChatFolderCount();