note property

  1. @JsonKey.new(name: 'Note')
List<Annotation?>? get note
inherited

Implementation

@JsonKey(name: 'Note')
List<Annotation?>? get note => throw _privateConstructorUsedError;