isMajorTopic property
If this MeSH term is a major topic for the work, this field will be true; otherwise it will be false.
Implementation
@JsonKey(name: 'is_major_topic')
bool? isMajorTopic;
If this MeSH term is a major topic for the work, this field will be true; otherwise it will be false.
@JsonKey(name: 'is_major_topic')
bool? isMajorTopic;