EntityCreated$json top-level constant

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

Implementation

@$core.Deprecated('Use entityCreatedDescriptor instead')
const EntityCreated$json = const {
  '1': 'EntityCreated',
  '2': const [
    const {'1': 'entity', '3': 1, '4': 1, '5': 11, '6': '.spine.core.MessageId', '8': const {}, '10': 'entity'},
    const {'1': 'kind', '3': 2, '4': 1, '5': 14, '6': '.EntityOption.Kind', '8': const {}, '10': 'kind'},
  ],
};