initialSettings property

Initial settings.

Implementation

WebAuthenticationSessionSettings? get initialSettings =>
    throw UnimplementedError(
        'initialSettings is not implemented on the current platform');