contactNoteId property

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

Implementation

@JsonKey(name: 'ContactNoteId', includeIfNull: false)
final String? contactNoteId;