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