CognitoAccessToken constructor

CognitoAccessToken(
  1. String? token
)

Implementation

CognitoAccessToken(String? token) : super(token);