extraPresentFields property

List<FieldType>? extraPresentFields
getter/setter pair

List of fields that weren't expected on the document but were present.

Implementation

List<FieldType>? extraPresentFields;