menu
clerk_backend_api package
documentation
api.dart
PaginatedBillingPriceResponse
data property
data property
dark_mode
light_mode
data
property
List
<
BillingPriceResponse
>
data
getter/setter pair
Array of prices.
Implementation
List<BillingPriceResponse> data;
clerk_backend_api package
documentation
api
PaginatedBillingPriceResponse
data property
PaginatedBillingPriceResponse class