SetupHandler typedef

SetupHandler = FutureOr<void> Function(FTAuth)

Implementation

typedef SetupHandler = FutureOr<void> Function(FTAuth);