newOwnerId property

String? get newOwnerId
override

Implementation

String? get newOwnerId => _$this._newOwnerId;
set newOwnerId (covariant String? newOwnerId)
covariantoverride

Implementation

set newOwnerId(covariant String? newOwnerId) => _$this._newOwnerId = newOwnerId;