providedId property

  1. @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.

Implementation

@BuiltValueField(wireName: r'provided_id')
String? get providedId;