isDownload property

  1. @JsonKey(ignore: true)
bool isDownload

Implementation

@JsonKey(ignore: true)
bool get isDownload => download == 'Y';