isCanAddToFaves property

bool? get isCanAddToFaves

Whether the user can add a video to favorites.

Implementation

bool? get isCanAddToFaves => checkBoolInProperty('can_add_to_faves');