nextID method

  1. @override
int nextID()
override

Implementation

@override
int nextID() => _entries.length + 1;