text property

  1. @JsonKey(defaultValue: '')
String text
final

Body text of the warning.

Implementation

@JsonKey(defaultValue: '')
final String text;