smallText property

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

text displayed when hovering over the small image of the activity

Implementation

@JsonKey(name: 'small_text')
final String? smallText;