ModuleSchemaDescriptor_FileEntry$json top-level constant

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

Implementation

@$core.Deprecated('Use moduleSchemaDescriptorDescriptor instead')
const ModuleSchemaDescriptor_FileEntry$json = {
  '1': 'FileEntry',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 13, '10': 'id'},
    {'1': 'proto_file_name', '3': 2, '4': 1, '5': 9, '10': 'protoFileName'},
    {'1': 'storage_type', '3': 3, '4': 1, '5': 14, '6': '.cosmos.orm.v1alpha1.StorageType', '10': 'storageType'},
  ],
};