removeLast method

bool removeLast()
inherited

Removes the very last entry from _pages

Implementation

bool removeLast() => _removeLast();