menu
flutter_cast_framework package
documentation
cast.dart
CastDevice
CastDevice constructor
CastDevice constructor
dark_mode
light_mode
CastDevice
constructor
CastDevice
(
{
String
?
deviceId
,
String
?
friendlyName
,
String
?
modelName
,
})
Implementation
CastDevice({ this.deviceId, this.friendlyName, this.modelName, });
flutter_cast_framework package
documentation
cast
CastDevice
CastDevice constructor
CastDevice class