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