fromJson static method

Implementation

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