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