Extras$json top-level constant

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

Implementation

@$core.Deprecated('Use extrasDescriptor instead')
const Extras$json = {
  '1': 'Extras',
  '2': [
    {
      '1': 'created_at',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'createdAt'
    },
    {
      '1': 'updated_at',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'updatedAt'
    },
  ],
};