IntentView$json top-level constant
Implementation
@$core.Deprecated('Use intentViewDescriptor instead')
const IntentView$json = const {
'1': 'IntentView',
'2': const [
const {'1': 'INTENT_VIEW_UNSPECIFIED', '2': 0},
const {'1': 'INTENT_VIEW_FULL', '2': 1},
],
};