caption property

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

Implementation

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