EntityColumns_ColumnsEntry$json top-level constant

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

Implementation

@$core.Deprecated('Use entityColumnsDescriptor instead')
const EntityColumns_ColumnsEntry$json = const {
  '1': 'ColumnsEntry',
  '2': const [
    const {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
    const {'1': 'value', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Any', '10': 'value'},
  ],
  '7': const {'7': true},
};