type property

TenantType? type

Implementation

TenantType? get type => _$this._type;
void type=(TenantType? type)

Implementation

set type(TenantType? type) => _$this._type = type;