AuthSuccessToken constructor

AuthSuccessToken(
  1. String accessToken
)

Implementation

AuthSuccessToken(this.accessToken);