installments property

Implementation

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