isNote property

  1. @JsonKey(name: 'is_note')
bool get isNote
inherited

Implementation

@JsonKey(name: 'is_note')
bool get isNote => throw _privateConstructorUsedError;