AccessToken constructor

AccessToken(
  1. String token
)

Implementation

AccessToken(this.token) : time = DateTime.now().millisecondsSinceEpoch;