platformTypes property

List<PlatformType>? platformTypes
getter/setter pair

Platform type collection.

Implementation

core.List<PlatformType>? platformTypes;