cover property

Input$PictureInput? get cover

Implementation

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