isCanEdit property

bool? get isCanEdit

Information about whether the current user can edit the record

Implementation

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