slotCount property
int
get
slotCount
Returns the number of slots based on parameters.
Implementation
int get slotCount => _c_slot_count(library);
Returns the number of slots based on parameters.
int get slotCount => _c_slot_count(library);