pattern property
Raw pattern after =, e.g. shelves/* or **. Null if there was none
(bare {field}), meaning it behaves like a single-segment capture.
Implementation
final String? pattern;
Raw pattern after =, e.g. shelves/* or **. Null if there was none
(bare {field}), meaning it behaves like a single-segment capture.
final String? pattern;