OnUpdatePushToken typedef

OnUpdatePushToken = void Function(String token)

Implementation

typedef OnUpdatePushToken = void Function(String token);