autoPlayInterval property

  1. @JsonKey.new(name: 'auto_play_interval')
int get autoPlayInterval
inherited

Implementation

@JsonKey(name: 'auto_play') bool get autoPlay;@JsonKey(name: 'auto_play_interval') int get autoPlayInterval;