BOTH constant
Axis
const BOTH
Some APIs want to allow selection of both axis.
Implementation
static const Axis BOTH = const Axis(2, true, true, ella.EMPTY_STRING);
Some APIs want to allow selection of both axis.
static const Axis BOTH = const Axis(2, true, true, ella.EMPTY_STRING);