text property

  1. @JsonKey.new(includeIfNull: false)
String? text
final

The custom status message text

Implementation

@JsonKey(includeIfNull: false)
final String? text;