note property

  1. @JsonKey(name: 'note')
String? note
final

Implementation

@JsonKey(name: 'note')
final String? note;