persistent property

bool persistent

Returns true if this Box persists stored entities.

Implementation

bool get persistent => true;