fromJson static method
Implementation
static ResponseCodeInterpreterCallCompleted fromJson(Map<String, dynamic> j) => ResponseCodeInterpreterCallCompleted(j);
static ResponseCodeInterpreterCallCompleted fromJson(Map<String, dynamic> j) => ResponseCodeInterpreterCallCompleted(j);