isAutoplayEnabled property

  1. @JsonKey(name: 'isAutoplayEnabled')
bool isAutoplayEnabled
final

Specifies whether autoplay is enabled. Default value is false.

Implementation

@JsonKey(name: 'isAutoplayEnabled')
final bool isAutoplayEnabled;