String? get shortMessage => _$this._shortMessage;
set shortMessage(covariant String? shortMessage) => _$this._shortMessage = shortMessage;