newOwnerUserId property

String? get newOwnerUserId
override

Implementation

String? get newOwnerUserId => _$this._newOwnerUserId;
set newOwnerUserId (covariant String? newOwnerUserId)
covariantoverride

Implementation

set newOwnerUserId(covariant String? newOwnerUserId) => _$this._newOwnerUserId = newOwnerUserId;