isValidStream property

Stream<bool> get isValidStream

Implementation

Stream<bool> get isValidStream => _isValidStream.stream;