isCanRepost property

bool? get isCanRepost

Ability to repost a product for the current user.

Implementation

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