nonPositive property

bool? nonPositive
final

object can have only non-positive values.

See https://en.wikipedia.org/wiki/nonpositive

Implementation

final bool? nonPositive;