objects property

List<Object?> objects
getter/setter pair

Implementation

late List<Object?> objects;