BackgroundProcessId$json top-level constant

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

Implementation

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