providerId property

String? providerId
getter/setter pair

The idp provider for the token.

Currently only supports Apple Idp. The format should be "apple.com".

Required.

Implementation

core.String? providerId;