textOnly property

  1. @JsonKey.new(name: 'text_only')
dynamic textOnly
final

Implementation

@JsonKey(name: 'text_only')
final dynamic textOnly;