expandQuery property

AnyProp<bool> expandQuery
getter/setter pair

Implementation

late AnyProp<bool> expandQuery = pageProp("query.expanded", missValue: true);