video property

Implementation

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