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