signOutOnAccountChange property

  1. @override
bool get signOutOnAccountChange
override

Implementation

@override
bool get signOutOnAccountChange =>
    _siweConfig?.signOutOnAccountChange ?? true;