toJson method
Converts the CastMediaVolume to a JSON string.
Returns a JSON string representation of this object.
Implementation
String toJson() => json.encode(toMap());
Converts the CastMediaVolume to a JSON string.
Returns a JSON string representation of this object.
String toJson() => json.encode(toMap());