description property
String?
get
description
A human-readable description for the license.
Implementation
String? get description => _description;
A human-readable description for the license.
String? get description => _description;