caption property

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

Optional. Caption for the animation, audio, document, photo, video or voice

Implementation

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