isCanComment property

bool? get isCanComment

Can a user comment on a video?

Implementation

bool? get isCanComment => checkBoolInProperty('can_comment');