authorizationCode property

String? authorizationCode
final

The access token returned by the LWA login, which can be used to access Amazon APIs.

Implementation

final String? authorizationCode;