authProvider property

String? get authProvider

Implementation

String? get authProvider => details['authprovider'] as String?;