startNewAuthRequestCycle method

  1. @protected
int startNewAuthRequestCycle()
inherited

Increases the lifecycle count before making request to block changes made from the old request.

Implementation

@protected
int startNewAuthRequestCycle() => ++_authRequestLifeCycle;