description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Requests a URI that can be used to initiate playback of a recorded stream using RTSP as the control protocol';