covers property

Implementation

List<Input$PictureInput>? get covers =>
    (_$data['covers'] as List<Input$PictureInput>?);