products property

Implementation

List<Input$CartProductInput> get products =>
    (_$data['products'] as List<Input$CartProductInput>);