canPrevious method

  1. @override
bool canPrevious()
override

Implementation

@override
bool canPrevious() => _client?.canPrevious() ?? false;