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