TokenRefreshEvent constructor

const TokenRefreshEvent(
  1. String accessToken
)

Implementation

const TokenRefreshEvent(this.accessToken);