models property

List<IosModel>? models
getter/setter pair

The set of supported iOS device models.

Implementation

core.List<IosModel>? models;