toJson method

Map<String, dynamic> toJson()

Serializes to JSON.

Implementation

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