String? get objectType => _$this._objectType;
set objectType(covariant String? objectType) => _$this._objectType = objectType;