nextHandle property

int? nextHandle

Next available handle

Implementation

int? get nextHandle => _headerSection.nextHandle;