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