mounted property

bool get mounted

Tell us if the notifier is mounted

Implementation

bool get mounted => !_disposed;