processPath property

  1. @JsonKey(name: 'processPath')
String? processPath
final

The process to which the window belongs. UTF-8 encoding.

Implementation

@JsonKey(name: 'processPath')
final String? processPath;