isCanEdit property

bool? get isCanEdit

Can a user edit the text of a wiki page

Implementation

bool? get isCanEdit => checkBoolInProperty('current_user_can_edit');