toJson method

String toJson()

The serialized JSON representation of the YoutubePlayerParams.

Implementation

String toJson() => jsonEncode(toMap());