menu
flutter_chrome_cast
_discovery_manager/discovery_manager_platform_interface.dart
GoogleCastDiscoveryManagerPlatformInterface
devices property
devices
dark_mode
light_mode
devices
property
List
<
GoogleCastDevice
>
get
devices
Returns the list of currently discovered devices.
Implementation
List<GoogleCastDevice> get devices;
flutter_chrome_cast
discovery_manager_platform_interface
GoogleCastDiscoveryManagerPlatformInterface
devices property
GoogleCastDiscoveryManagerPlatformInterface class