AuthSuccess constructor

AuthSuccess(
  1. String accessToken
)

Implementation

AuthSuccess(this.accessToken);