text property

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

The custom status message text

Implementation

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