commonType property

CommonFieldType? commonType
final

Commonly occurring fields that have the same semantic meaning in different document types will often have a set common type.

Implementation

final CommonFieldType? commonType;