NamiPaywallEventVideoMetadata constructor
NamiPaywallEventVideoMetadata({})
Implementation
NamiPaywallEventVideoMetadata(
{this.id,
this.name,
this.url,
this.loopVideo = false,
this.muteByDefault = false,
this.autoplayVideo = false,
this.contentTimeCode,
this.contentDuration});