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