description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'The GetVideoEncoderInstances command can be used to request the minimum number of guaranteed video encoder instances (applications) per Video Source Configuration.';