UserKey$json top-level constant

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

Implementation

@$core.Deprecated('Use userKeyDescriptor instead')
const UserKey$json = {
  '1': 'UserKey',
  '2': [
    {'1': 'data', '3': 1, '4': 1, '5': 9, '10': 'data'},
  ],
};