values constant
Implementation
static const $core.List<SupportedPlatform> values = <SupportedPlatform>[
PLATFORM_UNDEFINED,
ANDROID,
IOS,
WEB,
];
static const $core.List<SupportedPlatform> values = <SupportedPlatform>[
PLATFORM_UNDEFINED,
ANDROID,
IOS,
WEB,
];