purpose property

  1. @ListPurposeConverter()
ListPurpose get purpose
inherited

Defines the purpose of the list (aka, moderation-oriented or curration-oriented)

Implementation

String get $type;/// Defines the purpose of the list (aka, moderation-oriented or curration-oriented)
@ListPurposeConverter() ListPurpose get purpose;