menu
clerk_backend_api package
documentation
api.dart
BillingStatementGroupsInner
items property
items property
dark_mode
light_mode
items
property
List
<
BillingPaymentAttempt
>
items
getter/setter pair
The payment attempts included in the group
Implementation
List<BillingPaymentAttempt> items;
clerk_backend_api package
documentation
api
BillingStatementGroupsInner
items property
BillingStatementGroupsInner class