NONE constant

Axis const NONE

Some APIs want to allow selection of neither axis

Implementation

static const Axis NONE = const Axis(3, false, false, ella.EMPTY_STRING);