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