view_cart property

Implementation

Input$GoogleAnalyticsEventDataViewCartInput? get view_cart =>
    (_$data['view_cart'] as Input$GoogleAnalyticsEventDataViewCartInput?);