zones property Null safety
A collection of the names of the zones in document that are to be tokenized.
Implementation
Iterable<String>? get zones;
A collection of the names of the zones in document that are to be tokenized.
Iterable<String>? get zones;