motions property

List<Motion> motions
getter/setter pair

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

Implementation

List<Motion> motions = [];