selectedTemplateId property
String?
get
selectedTemplateId
The ID of the selected template.
Implementation
String? get selectedTemplateId => _selectedTemplateId;
The ID of the selected template.
String? get selectedTemplateId => _selectedTemplateId;