warnWhenNoObservables property

bool? warnWhenNoObservables

Whether to warn when there is no observables in the builder function null means true

Implementation

bool? get warnWhenNoObservables => null;