BranchLinkProperties constructor
BranchLinkProperties({})
Implementation
BranchLinkProperties(
{this.channel = '',
this.feature = '',
this.alias = '',
this.matchDuration = 0,
this.stage = '',
this.tags = const [],
this.campaign = ''});