isCanAdd property

bool? get isCanAdd

Can a user add a video to himself?

Implementation

bool? get isCanAdd => checkBoolInProperty('can_add');