TokenNotificationParam typedef

TokenNotificationParam = void Function(String? response)

Implementation

typedef void TokenNotificationParam(String? token);