isCanAttachLink property

bool? get isCanAttachLink

Can a user attach an action button to a video.

Implementation

bool? get isCanAttachLink => checkBoolInProperty('can_attach_link');