picture property

Implementation

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