gifDuration property

  1. @JsonKey(name: 'gif_duration')
int? get gifDuration
inherited

Optional. Duration of the GIF in seconds

Implementation

@JsonKey(name: 'gif_duration')
int? get gifDuration;