isTooManyRequests method

bool isTooManyRequests()

Implementation

bool isTooManyRequests() => code == 429;