showIndicators property

  1. @JsonKey.new(name: 'show_indicators')
bool get showIndicators
inherited

Implementation

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