shortMessage property

  1. @JsonKey.new(name: 'short_text')
String shortMessage
final

The short status message.

Implementation

@JsonKey(name: 'short_text')
final String shortMessage;