reply property

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

The localized text for the reply.

Implementation

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