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