Aggregate$json top-level constant

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

Implementation

@$core.Deprecated('Use aggregateDescriptor instead')
const Aggregate$json = const {
  '1': 'Aggregate',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'id'},
    const {'1': 'type', '3': 2, '4': 1, '5': 11, '6': '.zitadel.event.v1.AggregateType', '10': 'type'},
    const {'1': 'resource_owner', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'resourceOwner'},
  ],
};