move property

set move (bool? move)
inherited

Implementation

set move(bool? move) => _move = move;