BreakpointRef constructor
const
BreakpointRef(
- BreakpointToken token
Creates a new breakpoint reference with the given token.
Implementation
const BreakpointRef(this.token);
Creates a new breakpoint reference with the given token.
const BreakpointRef(this.token);