adminNotifications property
ListBuilder<String>
get
adminNotifications
Implementation
ListBuilder<String> get adminNotifications;
set
adminNotifications
(ListBuilder<String> ? adminNotifications)
Implementation
set adminNotifications(ListBuilder<String>? adminNotifications);