draftNum property

  1. @Deprecated('Deprecated.')
  2. @JsonKey(name: 'draft_num')
int? draftNum
inherited

Deprecated.

Implementation

@Deprecated('Deprecated.')
@JsonKey(name: 'draft_num')
int? get draftNum => throw _privateConstructorUsedError;