STWTemplate Tab Model
class STWTemplateTabModel(var category: STWTemplateCategory, var templateList: List<STWTemplate>?)
Content copied to clipboard
Constructors
Link copied to clipboard
fun STWTemplateTabModel(category: STWTemplateCategory, templateList: List<STWTemplate>?)
Content copied to clipboard