keysUpward property

List<num> get keysUpward

Implementation

external List<num> get keysUpward;
set keysUpward (List<num> value)

Implementation

external set keysUpward(List<num> value);