menu
n8n_client package
documentation
models/pagination.dart
ExecutionListResponse
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
ExecutionListResponse
hasMore property
ExecutionListResponse class