GuestAttributesValue constructor
GuestAttributesValue({
- List<
GuestAttributesEntry> items = const [],
Implementation
GuestAttributesValue({this.items = const []}) : super(fullyQualifiedName);