tokenUrl property

String? tokenUrl
final

(Optional) Link to the deployed token server. The UIKit automatically generates the token after a fixed interval. Have a look at this guide to learn how to set up your token server

Implementation

final String? tokenUrl;