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