FACEBOOK constant

Intent_Message_Platform const FACEBOOK

Implementation

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