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 = {
  '1': 'App',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'type', '3': 2, '4': 1, '5': 9, '10': 'type'},
    {'1': 'entrypoint', '3': 3, '4': 1, '5': 9, '10': 'entrypoint'},
    {'1': 'fragment_ids', '3': 4, '4': 3, '5': 9, '10': 'fragmentIds'},
    {'1': 'logo_path', '3': 5, '4': 1, '5': 9, '9': 0, '10': 'logoPath', '17': true},
    {'1': 'customizations', '3': 6, '4': 1, '5': 11, '6': '.viam.app.v1.AppCustomizations', '10': 'customizations'},
  ],
  '8': [
    {'1': '_logo_path'},
  ],
};