Whether the store is currently mounted and active. Returns true if the store is mounted and can handle provider operations.
@override bool get mounted => _store.mounted;