menu
stripe_api_client package
documentation
models/subscription_items.dart
SubscriptionItems
hasMore property
hasMore property
dark_mode
light_mode
hasMore
property
bool
?
hasMore
getter/setter pair
True if this list has another page of items after this one that can be fetched.
Implementation
bool? hasMore;
stripe_api_client package
documentation
models/subscription_items
SubscriptionItems
hasMore property
SubscriptionItems class