fromJson static method

Implementation

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