GetAppContentResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getAppContentResponseDescriptor instead')
const GetAppContentResponse$json = {
  '1': 'GetAppContentResponse',
  '2': [
    {'1': 'blob_path', '3': 1, '4': 1, '5': 9, '10': 'blobPath'},
    {'1': 'entrypoint', '3': 2, '4': 1, '5': 9, '10': 'entrypoint'},
  ],
};