INTENT_VIEW_FULL constant

IntentView const INTENT_VIEW_FULL

Implementation

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