description property

  1. @override
String get description
override

Implementation

@override
String get description =>
    'Serve the application. To enable VM service, add the `--vm` flag.';