isInitialized property
bool
get
isInitialized
Returns whether the notification handler has been initialized.
Implementation
bool get isInitialized => _initialized;
Returns whether the notification handler has been initialized.
bool get isInitialized => _initialized;