fromJson static method
Implementation
static RunInTerminalResponse fromJson(Map<String, Object?> obj) =>
RunInTerminalResponse.fromMap(obj);
static RunInTerminalResponse fromJson(Map<String, Object?> obj) =>
RunInTerminalResponse.fromMap(obj);