NotificationConfig_MessageFormat$json top-level constant
- @Deprecated('Use notificationConfigDescriptor instead')
Implementation
@$core.Deprecated('Use notificationConfigDescriptor instead')
const NotificationConfig_MessageFormat$json = const {
'1': 'MessageFormat',
'2': const [
const {'1': 'MESSAGE_FORMAT_UNSPECIFIED', '2': 0},
const {'1': 'PROTO', '2': 1},
const {'1': 'JSON', '2': 2},
],
};