toJson method

String toJson()

Implementation

String toJson() =>
    const FeedSearchPostsV2QueryLanguageConverter().toJson(this);