credits property

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

Implementation

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