StructuredQuery_Order$json top-level constant

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

Implementation

@$core.Deprecated('Use structuredQueryDescriptor instead')
const StructuredQuery_Order$json = const {
  '1': 'Order',
  '2': const [
    const {'1': 'field', '3': 1, '4': 1, '5': 11, '6': '.google.firestore.v1beta1.StructuredQuery.FieldReference', '10': 'field'},
    const {'1': 'direction', '3': 2, '4': 1, '5': 14, '6': '.google.firestore.v1beta1.StructuredQuery.Direction', '10': 'direction'},
  ],
};