isInitialized property

bool get isInitialized

Returns whether the notification handler has been initialized.

Implementation

bool get isInitialized => _initialized;