GetGuestAttributesResponse constructor
GetGuestAttributesResponse({
- List<
GuestAttributes> ? guestAttributes,
Implementation
GetGuestAttributesResponse({
this.guestAttributes,
});