providedId property
Value of the user's id in a third-party system when the user is imported into Kinde.
Implementation
@BuiltValueField(wireName: r'provided_id')
String? get providedId;
Value of the user's id in a third-party system when the user is imported into Kinde.
@BuiltValueField(wireName: r'provided_id')
String? get providedId;