@override Label fromJson(Map<String, dynamic> json) { return Label.fromJson(translate(json, Label.knownProps)); }