App$json top-level constant

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

Implementation

@$core.Deprecated('Use appDescriptor instead')
const App$json = const {
  '1': 'App',
  '2': const [
    const {'1': 'protocol', '3': 1, '4': 1, '5': 4, '10': 'protocol'},
    const {'1': 'software', '3': 2, '4': 1, '5': 9, '10': 'software'},
  ],
};