maxMany property

bool get maxMany

Implementation

bool get maxMany => maxc != '0' && maxc != '1' ? true : false;