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