Details$json top-level constant

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

Implementation

@$core.Deprecated('Use detailsDescriptor instead')
const Details$json = {
  '1': 'Details',
  '2': [
    {'1': 'sequence', '3': 1, '4': 1, '5': 4, '8': {}, '10': 'sequence'},
    {'1': 'change_date', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'changeDate'},
    {'1': 'resource_owner', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'resourceOwner'},
  ],
};