getMobjects method

List<Mobject> getMobjects()

Implementation

List<Mobject> getMobjects() => [...mobjects];