gifUrl property

  1. @JsonKey(name: 'gif_url')
String get gifUrl
inherited

A valid URL for the GIF file. File size must not exceed 1MB

Implementation

@JsonKey(name: 'gif_url')
String get gifUrl;