models property

List<Model>? models
final

The array of models.

Implementation

final List<Model>? models;