String? get internalNote => _$this._internalNote;
set internalNote(covariant String? internalNote) => _$this._internalNote = internalNote;