tokenCallback property

TokenCallback? tokenCallback
getter/setter pair

Callback to asynchronously get API Authorization Bearer token

Implementation

TokenCallback? tokenCallback;