GuestAttributes constructor
GuestAttributes({})
Implementation
GuestAttributes({
this.kind,
this.queryPath,
this.queryValue,
this.selfLink,
this.variableKey,
this.variableValue,
});
GuestAttributes({
this.kind,
this.queryPath,
this.queryValue,
this.selfLink,
this.variableKey,
this.variableValue,
});