value property
Implementation
ShareeLookup_ValueBuilder get value => _$this._value ??= ShareeLookup_ValueBuilder();
Implementation
set value(covariant ShareeLookup_ValueBuilder? value) => _$this._value = value;
ShareeLookup_ValueBuilder get value => _$this._value ??= ShareeLookup_ValueBuilder();
set value(covariant ShareeLookup_ValueBuilder? value) => _$this._value = value;