image property

Implementation

Input$ContentTypeImageInput? get image =>
    (_$data['image'] as Input$ContentTypeImageInput?);