privateNotes property

  1. @JsonKey(name: 'private_notes')
String get privateNotes
inherited

Implementation

@JsonKey(name: 'private_notes')
String get privateNotes => throw _privateConstructorUsedError;