AuthSettings constructor

AuthSettings({
  1. required PlatformType platformType,
})

Implementation

AuthSettings({required this.platformType});