representation property

Implementation

Input$LoyaltySettingsCardLevelRepresentationInput? get representation =>
    (_$data['representation']
        as Input$LoyaltySettingsCardLevelRepresentationInput?);