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