toJson method

Implementation

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