menu
github_flutter package
documentation
github.dart
LicenseKind
LicenseKind.new constructor
LicenseKind.new constructor
dark_mode
light_mode
LicenseKind
constructor
LicenseKind
(
{
String
?
key
,
String
?
name
,
String
?
spdxId
,
Uri
?
url
,
String
?
nodeId
,
})
Implementation
LicenseKind({this.key, this.name, this.spdxId, this.url, this.nodeId});
github_flutter package
documentation
github
LicenseKind
LicenseKind.new constructor
LicenseKind class