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