menu
structify package
documentation
core/memory_pool.dart
BaseStructPool
capacity property
capacity property
dark_mode
light_mode
capacity
property
int
get
capacity
Returns the total capacity of the pool.
Implementation
int get capacity => _capacity;
structify package
documentation
core/memory_pool
BaseStructPool
capacity property
BaseStructPool class