PushTokenHandler constructor
PushTokenHandler({
- required PushTokenInterface pushTokenInterface,
Implementation
PushTokenHandler({
required this.pushTokenInterface,
});