LoginCallback typedef

LoginCallback = void Function(dynamic userRef)

Implementation

typedef LoginCallback = void Function(dynamic userRef);