isRepeat property

bool? get isRepeat

Field returned if the video is looped, always contains 1

Implementation

bool? get isRepeat => checkBoolInProperty('repeat');