getDescription property
String?
get
getDescription
A brief human-readable description for the license. This property is used to inform the user about the Offer, and is also used as the description for the LicenseRecord associated with this Offer.
Implementation
String? get getDescription => _description;