TWO constant

Int32 const TWO

An Int32 constant equal to 2.

Implementation

static const Int32 TWO = Int32._internal(2);