DEFAULT_AUTH_CALLBACK_TIMEOUT constant

Duration const DEFAULT_AUTH_CALLBACK_TIMEOUT

default timeout for AUTH callbacks (how long to wait for AUTH OK)

Implementation

static const Duration DEFAULT_AUTH_CALLBACK_TIMEOUT = Duration(seconds: 30);