rules property

Implementation

List<InfospectNetworkBreakpoint> get rules =>
    List<InfospectNetworkBreakpoint>.unmodifiable(breakpoints.value);