GuestAttributes constructor
GuestAttributes({
- String? queryPath,
- GuestAttributesValue? queryValue,
Implementation
GuestAttributes({this.queryPath, this.queryValue});