String? get statusType => _$this._statusType;
set statusType(covariant String? statusType) => _$this._statusType = statusType;