ownerId property

String? ownerId

Implementation

String? get ownerId => _$this._ownerId;
void ownerId=(String? ownerId)

Implementation

set ownerId(String? ownerId) => _$this._ownerId = ownerId;