isProtected property

bool get isProtected
inherited

Returns whether this resource is protected from deletion.

Implementation

bool get isProtected => _protect;