contacts property
All the current contacts (instances of ContactEquation) in the world.
Implementation
List<ContactEquation> contacts = [];
All the current contacts (instances of ContactEquation) in the world.
List<ContactEquation> contacts = [];