contacts property

List<ContactEquation> contacts
getter/setter pair

All the current contacts (instances of ContactEquation) in the world.

Implementation

List<ContactEquation> contacts = [];