mounted property

bool mounted
inherited

Tell us if the notifier is mounted

Implementation

bool get mounted => !_disposed;