autoRefresh property

bool? autoRefresh

Implementation

external bool? get autoRefresh;
void autoRefresh=(bool? value)

Implementation

external set autoRefresh(bool? value);