isCanDelete property

bool? get isCanDelete

Information about whether the current user can delete an entry

Implementation

bool? get isCanDelete => checkBoolInProperty('can_delete');