Capabilities_Config_Previews constructor
Capabilities_Config_Previews([
- void b()?
Creates a new Capabilities_Config_Previews object using the builder pattern.
Implementation
factory Capabilities_Config_Previews([void Function(Capabilities_Config_PreviewsBuilder)? b]) =
_$Capabilities_Config_Previews;