moveDestination method

String moveDestination(
  1. String label
)

Implementation

String moveDestination(String label) => 'Move to the position of $label';