openBreakpoints method

void openBreakpoints()

Implementation

void openBreakpoints() {
  BreakpointsListScreen.open(context);
}