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