description property

  1. @override
String get description
override

A brief description of what this command does.

Implementation

@override
String get description =>
    'Tests deep linking integration by launching the URL on a simulator or device.';