menu
clerk_backend_api package
documentation
api.dart
PaginatedBillingStatementResponse
data property
data property
dark_mode
light_mode
data
property
List
<
BillingStatement
>
data
getter/setter pair
Array of billing statements.
Implementation
List<BillingStatement> data;
clerk_backend_api package
documentation
api
PaginatedBillingStatementResponse
data property
PaginatedBillingStatementResponse class