notes property

  1. @JsonKey(includeIfNull: false)
String? notes
inherited

Implementation

@JsonKey(includeIfNull: false)
String? get notes => throw _privateConstructorUsedError;