name property

  1. @override
String name
override

The name of this command.

Implementation

@override
String get name => 'goto-home-position';