menu
bones_api package
documentation
bones_api.dart
DBAdapter<C extends Object>
poolAliveElementsSize property
poolAliveElementsSize property
dark_mode
light_mode
poolAliveElementsSize
property
int
get
poolAliveElementsSize
inherited
Implementation
int get poolAliveElementsSize => poolCreatedElementsCount - poolDisposedElementsCount;
bones_api package
documentation
bones_api
DBAdapter<C extends Object>
poolAliveElementsSize property
DBAdapter class