notesById property

  1. @JsonKey.new(name: 'NotesById', includeIfNull: false)
String? notesById
final

Implementation

@JsonKey(name: 'NotesById', includeIfNull: false)
final String? notesById;