toggleConnections method
void
toggleConnections()
Implementation
void toggleConnections() {
showConnections.toggle();
update([AppPageIdConstants.flocking]);
}
void toggleConnections() {
showConnections.toggle();
update([AppPageIdConstants.flocking]);
}