onSuccess property

void Function()? onSuccess
getter/setter pair

Callback once login has completed

Implementation

void Function()? onSuccess;