persistent property

bool get persistent

Returns true if this Box persists stored entities.

Implementation

bool get persistent => true;