platform property

String? platform
getter/setter pair

Describes the platform of the app.

Limited to "IOS" and "ANDROID".

Implementation

core.String? platform;