nonNegative property

bool? nonNegative
final

object can have only non-negative values.

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

Implementation

final bool? nonNegative;