toJson method

Map<String, dynamic> toJson()

Creates a json map from a FindCommentResponse

Implementation

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