note property

List<Annotation>? note
inherited

note Details about this request that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement.

Implementation

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