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