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