fromJson static method

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

Implementation

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