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