canDelete property

bool? canDelete
getter/setter pair

Whether the user can delete this field.

The user must have permission and the field must be deprecated.

Implementation

core.bool? canDelete;