SchemaFieldSpec constructor
SchemaFieldSpec({})
Implementation
SchemaFieldSpec({
this.displayName,
this.etag,
this.fieldId,
this.fieldName,
this.fieldType,
this.indexed,
this.kind,
this.multiValued,
this.numericIndexingSpec,
this.readAccessType,
});