description property
String
get
description
The package description from pubspec.yaml, or an empty string if not available.
Implementation
String get description;
The package description from pubspec.yaml, or an empty string if not available.
String get description;