LicenseSeat$json top-level constant

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

Implementation

@$core.Deprecated('Use licenseSeatDescriptor instead')
const LicenseSeat$json = {
  '1': 'LicenseSeat',
  '2': [
    {'1': 'firmId', '3': 1, '4': 1, '5': 9, '10': 'firmId'},
    {'1': 'userId', '3': 2, '4': 1, '5': 9, '10': 'userId'},
    {'1': 'validFrom', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'validFrom'},
    {'1': 'validUntil', '3': 4, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'validUntil'},
  ],
};