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