menu
n8n_client package
documentation
models/pagination.dart
WorkflowListResponse
hasMore property
hasMore property
dark_mode
light_mode
hasMore
property
bool
get
hasMore
Implementation
bool get hasMore => nextCursor != null;
n8n_client package
documentation
models/pagination
WorkflowListResponse
hasMore property
WorkflowListResponse class