PLATFORM_UNSPECIFIED constant

Intent_Message_Platform const PLATFORM_UNSPECIFIED

Implementation

static const Intent_Message_Platform PLATFORM_UNSPECIFIED =
    Intent_Message_Platform._(
        0,
        const $core.bool.fromEnvironment('protobuf.omit_enum_names')
            ? ''
            : 'PLATFORM_UNSPECIFIED');