JSONSchema_FieldConfiguration$json top-level constant

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

Implementation

@$core.Deprecated('Use jSONSchemaDescriptor instead')
const JSONSchema_FieldConfiguration$json = const {
  '1': 'FieldConfiguration',
  '2': const [
    const {
      '1': 'path_param_name',
      '3': 47,
      '4': 1,
      '5': 9,
      '10': 'pathParamName'
    },
  ],
};