description property

  1. @override
String get description
override

One-line description (rendered in artisan list next to name).

Implementation

@override
String get description =>
    'Boot `flutter run -d <device>` detached and record the VM Service URI to ~/.artisan/state.json.';