sourceName property

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

The name of the window or screen. UTF-8 encoding.

Implementation

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