StatusPrivacy$json top-level constant

  1. @Deprecated('Use statusPrivacyDescriptor instead')
Map<String, Object> const StatusPrivacy$json

Implementation

@$core.Deprecated('Use statusPrivacyDescriptor instead')
const StatusPrivacy$json = {
  '1': 'StatusPrivacy',
  '2': [
    {'1': 'Type', '3': 1, '4': 2, '5': 14, '6': '.neonize.StatusPrivacy.StatusPrivacyType', '10': 'Type'},
    {'1': 'List', '3': 2, '4': 3, '5': 11, '6': '.neonize.JID', '10': 'List'},
    {'1': 'IsDefault', '3': 3, '4': 2, '5': 8, '10': 'IsDefault'},
  ],
  '4': [StatusPrivacy_StatusPrivacyType$json],
};