TRUE property

HBool TRUE
final

Singleton value for true

Implementation

static final HBool TRUE = HBool._(true);