initialSettings property
WebAuthenticationSessionSettings?
get
initialSettings
Initial settings.
Implementation
WebAuthenticationSessionSettings? get initialSettings =>
throw UnimplementedError(
'initialSettings is not implemented on the current platform');