someValorized property

bool someValorized

Implementation

bool get someValorized =>
    [zero, one, two, few, many, other].any((v) => v != null);