mounted property

bool get mounted
inherited

Tell us if the notifier is mounted

Implementation

bool get mounted => !_disposed;