TentacledNode constructor
TentacledNode({})
Implementation
TentacledNode({
this.typename,
this.id,
this.shortcode,
this.dimensions,
this.displayUrl,
this.mediaPreview,
this.owner,
this.isVideo,
this.accessibilityCaption,
});