description property Null safety
override
A description of this command, included in usage.
Implementation
@override
String get description => 'Draw a box to highlight any objects detected.';
A description of this command, included in usage.
@override
String get description => 'Draw a box to highlight any objects detected.';