VooWatchComplicationData constructor
const
VooWatchComplicationData({})
Implementation
const VooWatchComplicationData({required this.id, required this.shortText, this.longText, this.headerText, this.progress, this.tintColor, this.deepLink});