EntityId$json top-level constant

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

Implementation

@$core.Deprecated('Use entityIdDescriptor instead')
const EntityId$json = const {
  '1': 'EntityId',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Any', '10': 'id'},
  ],
};