Tenant$json top-level constant

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

Implementation

@$core.Deprecated('Use tenantDescriptor instead')
const Tenant$json = const {
  '1': 'Tenant',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 11, '6': '.spine.core.TenantId', '10': 'id'},
    const {'1': 'when_created', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': const {}, '10': 'whenCreated'},
  ],
  '7': const {},
};