sourceTitle property

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

The title of the window. UTF-8 encoding.

Implementation

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