text property

  1. @JsonKey(name: 'text')
String? text
getter/setter pair

Implementation

@JsonKey(name: 'text')
String? text;