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