socialProviders property

List<EnableSocialProvider>? socialProviders
final

Social providers, support GOOGLE, APPLE and other social options, the sort order is used for connect kit login UI.

Implementation

final List<EnableSocialProvider>? socialProviders;