isCanSubscribe property

bool? get isCanSubscribe

Can a user subscribe to the author of a video?

Implementation

bool? get isCanSubscribe => checkBoolInProperty('can_subscribe');