isCanLike property

bool? get isCanLike

Can a user add a video to their "Like" list.

Implementation

bool? get isCanLike => checkBoolInProperty('can_like');