onAuthSuccess property

VoidCallback? onAuthSuccess
getter/setter pair

Is invoked if the user is authenticated correctly.

Implementation

VoidCallback? onAuthSuccess;