$refreshes property
Stream<void>
get
$refreshes
A stream of events that occur when the suggestions list should be refreshed.
For internal use only.
Implementation
Stream<void> get $refreshes => _refreshesController.stream;