Fragment$json top-level constant

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

Implementation

@$core.Deprecated('Use fragmentDescriptor instead')
const Fragment$json = {
  '1': 'Fragment',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'name'},
    {'1': 'fragment', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '8': {}, '10': 'fragment'},
    {'1': 'organization_owner', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'organizationOwner'},
    {'1': 'public', '3': 5, '4': 1, '5': 8, '8': {}, '10': 'public'},
    {'1': 'created_on', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': {}, '10': 'createdOn'},
    {'1': 'organization_name', '3': 7, '4': 1, '5': 9, '10': 'organizationName'},
    {'1': 'robot_part_count', '3': 9, '4': 1, '5': 5, '10': 'robotPartCount'},
    {'1': 'organization_count', '3': 10, '4': 1, '5': 5, '10': 'organizationCount'},
    {'1': 'only_used_by_owner', '3': 11, '4': 1, '5': 8, '10': 'onlyUsedByOwner'},
  ],
};