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