fromJson static method

Implementation

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