devicesStream property

Stream<List<GoogleCastDevice>> get devicesStream

Returns a stream of the currently discovered devices.

Implementation

Stream<List<GoogleCastDevice>> get devicesStream;