flutter_cast_framework
cast
CastDevice
CastDevice constructor
CastDevice
CastDevice
constructor
Null safety
CastDevice
(
{
String
?
deviceId
,
String
?
friendlyName
,
String
?
modelName
}
)
Implementation
CastDevice({ this.deviceId, this.friendlyName, this.modelName, });
flutter_cast_framework
cast
CastDevice
CastDevice constructor
CastDevice class
Constructors
CastDevice
Properties
deviceId
friendlyName
hashCode
modelName
runtimeType
Methods
encode
noSuchMethod
toString
Operators
operator ==
Static methods
decode