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