menu
smartpub package
documentation
categorization/suggestion_service.dart
PackageSuggestion
PackageSuggestion.new constructor
PackageSuggestion.new constructor
dark_mode
light_mode
PackageSuggestion
constructor
PackageSuggestion
(
{
required
String
packageName
,
required
List
<
String
>
categories
,
String
?
notes
,
})
Implementation
PackageSuggestion({ required this.packageName, required this.categories, this.notes, });
smartpub package
documentation
categorization/suggestion_service
PackageSuggestion
PackageSuggestion.new constructor
PackageSuggestion class