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