loading property

Fresh<bool> loading
getter/setter pair

Implementation

static Fresh<bool> loading = Fresh(true);