menu
openalex package
documentation
models/institution/x_concept.dart
XConcept
XConcept constructor
XConcept constructor
dark_mode
light_mode
XConcept
constructor
XConcept
(
{
String
?
id
,
String
?
wikidata
,
String
?
displayName
,
int
?
level
,
double
?
score
,
})
Implementation
XConcept({ this.id, this.wikidata, this.displayName, this.level, this.score, });
openalex package
documentation
models/institution/x_concept
XConcept
XConcept constructor
XConcept class