adminNotifications property

ListBuilder<String> adminNotifications

Implementation

ListBuilder<String> get adminNotifications;
void adminNotifications=(ListBuilder<String>? adminNotifications)

Implementation

set adminNotifications(ListBuilder<String>? adminNotifications);