images property

Implementation

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