installInstructions property

  1. @override
String installInstructions
override

Returns instructions on how to install DCli.

Implementation

@override
String get installInstructions => 'Run: dcli install';