LabelAnnotation constructor Null safety
Implementation
LabelAnnotation(
{required this.mid,
required this.description,
required this.score,
required this.topicality});
LabelAnnotation(
{required this.mid,
required this.description,
required this.score,
required this.topicality});