models property

List<Model>? models
getter/setter pair

The list of models

Implementation

core.List<Model>? models;