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