WebPageInstantView constructor
WebPageInstantView({})
Implementation
WebPageInstantView({
required this.blocks,
required this.viewCount,
required this.version,
required this.isRtl,
required this.isFull,
this.feedbackLink,
});