id property
Unique identifier for this provider.
Lowercase slug (e.g., 'google', 'credentials', 'github').
Must be unique within a single AuthyraClient — duplicate IDs are
rejected during registration.
Implementation
@override
String get id => 'google';