CreateDefaultNotificationRequest_FactoryNotificationChannels$json top-level constant
- @Deprecated('Use createDefaultNotificationRequestDescriptor instead')
Map<String, Object>
const
CreateDefaultNotificationRequest_FactoryNotificationChannels$json
Implementation
@$core.Deprecated('Use createDefaultNotificationRequestDescriptor instead')
const CreateDefaultNotificationRequest_FactoryNotificationChannels$json = {
'1': 'FactoryNotificationChannels',
'2': [
{'1': 'App', '2': 0},
{'1': 'Push', '2': 1},
{'1': 'Sms', '2': 2},
{'1': 'Email', '2': 3},
{'1': 'Admin', '2': 4},
],
};