covers property

  1. @JsonKey(ignore: true)
List<Uint8List> covers
latefinal

Implementation

@JsonKey(ignore: true)
late final List<Uint8List> covers;