FirebaseTokenHandler typedef

FirebaseTokenHandler = void Function(String?)

Implementation

typedef FirebaseTokenHandler = void Function(String?);