text property

  1. @JsonKey(name: 'text')
String? get text
inherited

Optional. Text of the message that was added to the gift

Implementation

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