keepRemind property

bool keepRemind
final

If true, it'll keep asking for the ConditionalTrigger on each new version (and satisfied with all the above ConditionalTrigger). If false, it only requests for the first time the ConditionalTrigger are satisfied.

Implementation

final bool keepRemind;