factory SearchResultOfPostResponse.fromJson(Map<String, dynamic> json) { return _$SearchResultOfPostResponseFromJson(json); }