AuthenticationData constructor

AuthenticationData()

Implementation

AuthenticationData()
  : token = "", expiryTime = const Duration(seconds: 0);