menu
openalex package
documentation
models/work/sustainable_goal.dart
SustainableGoal
SustainableGoal constructor
SustainableGoal constructor
dark_mode
light_mode
SustainableGoal
constructor
SustainableGoal
(
{
String
?
id
,
String
?
displayName
,
double
?
score
,
})
Implementation
SustainableGoal({ this.id, this.displayName, this.score, });
openalex package
documentation
models/work/sustainable_goal
SustainableGoal
SustainableGoal constructor
SustainableGoal class