isCanEdit property

bool? get isCanEdit

Can the user edit the video?

Implementation

bool? get isCanEdit => checkBoolInProperty('can_edit');