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