paymentables property

  1. @JsonKey(name: 'paymentables')
List<Paymentable> paymentables
inherited

Implementation

@JsonKey(name: 'paymentables')
List<Paymentable> get paymentables => throw _privateConstructorUsedError;