largeText property

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

text displayed when hovering over the large image of the activity

Implementation

@JsonKey(name: 'large_text')
final String? largeText;