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