buttons property

List<Button> buttons
getter/setter pair

All of the Button objects on the network that the user's device has permission to access.

Implementation

List<Button> buttons = [];