ONE constant

Int32 const ONE

An Int32 constant equal to 1.

Implementation

static const Int32 ONE = Int32._internal(1);