prefLastReturnedTrue top-level constant

String const prefLastReturnedTrue

Preference key to store the last date true was returned from the shouldReview function.

Implementation

const String prefLastReturnedTrue = "${_keyPrefix}last_returned_true";