customFields property

List<CustomField>? get customFields
inherited

List of customFields linked to the geofence. Please read the documentation for CustomField for more details about the fields.

Implementation

List<CustomField>? get customFields => throw _privateConstructorUsedError;