menu
algoliasearch package
documentation
algoliasearch_lite.dart
HierarchyPathEntry
depth property
depth property
dark_mode
light_mode
depth
property
@JsonKey.new(name: r'depth')
int
?
depth
final
Depth level in the category hierarchy, starting at 0.
Implementation
@JsonKey(name: r'depth') final int? depth;
algoliasearch package
documentation
algoliasearch_lite
HierarchyPathEntry
depth property
HierarchyPathEntry class