filterOutStateBorderWarnings property
getter/setter pair
If set to true, all the state border crossing notifications will not be given.
If the value is false, all border crossing notifications will be given for
both country borders and state borders. By default, the
BorderCrossingWarningOptions.filterOutStateBorderWarnings is set to true.
Implementation
bool filterOutStateBorderWarnings;