state property

String? state
final

Data that’s returned to you unmodified in the corresponding AuthorizationCredentialAppleID.state after a successful authentication.

Can be null if no value was given on the request.

Implementation

final String? state;