rating property

Implementation

Input$QuestionSettingsRatingInput? get rating =>
    (_$data['rating'] as Input$QuestionSettingsRatingInput?);