refresh property

bool get refresh

Implementation

bool get refresh => toBool(setting("REFRESH")) ?? false;