description property

  1. @override
String get description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'SafeSearch Detection detects explicit content such as adult content or violent content within an image.  This command does not work with some multi-page or multi-frame files like TIFFs and PDFs.';