description property Null safety

String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'A client uses the GetSnapshotUri command to obtain a JPEG snapshot from the device.';