toJson method

Map<String, dynamic> toJson()

Declares support for serialization to JSON

Implementation

Map<String, dynamic> toJson() => _$EmbedContentResponseToJson(this);