authCallback property

dynamic Function(LoginHistory)? authCallback
getter/setter pair

Implementation

Function(LoginHistory)? authCallback;