GlassfyAttributionItem constructor
GlassfyAttributionItem(
- GlassfyAttribution? type,
- String? value
Implementation
GlassfyAttributionItem(this.type, this.value);
GlassfyAttributionItem(this.type, this.value);