platform property

String? platform
getter/setter pair

Platform on which the activity happened: "android", "ios" etc.

Implementation

core.String? platform;