eff top-level property

Effort eff
getter/setter pair

Creating instance of effort class. From now on there is ONLY ONE instance of Effort class. All it's activity is rolled via chore.dart

Implementation

Effort eff = Effort();