InstanceTemplatesScopedList constructor
InstanceTemplatesScopedList({
- List<
InstanceTemplate> ? instanceTemplates, - InstanceTemplatesScopedListWarning? warning,
Implementation
InstanceTemplatesScopedList({
this.instanceTemplates,
this.warning,
});