isAutoRefresh property

bool isAutoRefresh

Implementation

bool get isAutoRefresh => _getAttribute<bool>(kAutoRefresh, false);