platforms property

List<Platform>? platforms
getter/setter pair

The list of platforms.

Implementation

core.List<Platform>? platforms;