toJson method

Implementation

@override
Map<String, dynamic> toJson(NotificationListNotificationsInput object) =>
    untranslate(object.toJson());