timeout property

num timeout

Suggested timeout (ms) based on the configuration provided to PublicClientApplication.

Implementation

num get timeout => _jsObject.timeout;