list property
Reference (AT-URI) to the list record.
Implementation
String get name; String? get description;@RichtextFacetConverter() List<RichtextFacet>? get descriptionFacets;/// Reference (AT-URI) to the list record.
@AtUriConverter() AtUri get list;