identities property

Map<String, Object?> identities
getter/setter pair

Provider-specific identity details corresponding to the provider used to sign in the user.

Implementation

Map<String, Object?> identities;