authorString property
String?
get
authorString
The individual responsible for making the annotation.
Implementation
String? get authorString => authorStringField.getValue(_json);
The individual responsible for making the annotation.
String? get authorString => authorStringField.getValue(_json);