singularOnly property

bool get singularOnly

Implementation

bool get singularOnly => plural == null && none == null;