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