FieldPath$json top-level constant

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

Implementation

@$core.Deprecated('Use fieldPathDescriptor instead')
const FieldPath$json = const {
  '1': 'FieldPath',
  '2': const [
    const {'1': 'field_name', '3': 1, '4': 3, '5': 9, '10': 'fieldName'},
  ],
};