initialized property

bool? initialized

A flag indicating Notification's is properly initialized.

Implementation

bool? get initialized => _init;