fromJson static method

ResponseCodeInterpreterCallInterpreting fromJson(
  1. Map<String, dynamic> j
)
override

Implementation

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