caption property

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

Optional. Caption of the photo to be sent, 0-1024 characters after entities parsing

Implementation

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