AuthSettings constructor
AuthSettings({
- required PlatformType platformType,
Implementation
AuthSettings({required this.platformType});
AuthSettings({required this.platformType});