isCanRepost property

bool? get isCanRepost

Can a user repost a video?

Implementation

bool? get isCanRepost => checkBoolInProperty('can_repost');