Source$json top-level constant

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

Implementation

@$core.Deprecated('Use sourceDescriptor instead')
const Source$json = const {
  '1': 'Source',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 12, '10': 'id'},
    const {
      '1': 'created_at',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'createdAt'
    },
    const {
      '1': 'organization_id',
      '3': 4,
      '4': 1,
      '5': 12,
      '10': 'organizationId'
    },
    const {'1': 'creator_id', '3': 5, '4': 1, '5': 12, '10': 'creatorId'},
  ],
};