menu
stripe_api_client package
documentation
models/customer_subscriptions.dart
CustomerSubscriptions
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/customer_subscriptions
CustomerSubscriptions
hasMore property
CustomerSubscriptions class