authorString property

String? get authorString

The individual responsible for making the annotation.

Implementation

String? get authorString => authorStringField.getValue(_json);