menu
notion_api package
documentation
notion/general/lists/pagination.dart
Pagination
length property
length property
dark_mode
light_mode
length
property
int
get
length
The legth of the list.
Implementation
int get length => this.list.length;
notion_api package
documentation
notion/general/lists/pagination
Pagination
length property
Pagination class