note property

List<Annotation>? note
inherited

note Any other notes and comments made about the service request. For example, internal billing notes.

Implementation

List<Annotation>? get note => throw _privateConstructorUsedError;