Returns a string representation of the active window details.
@override String toString() { return 'Window title: $windowTitle. AppName $appName'; }