NotificarePushSubscription constructor
NotificarePushSubscription({
- required String? token,
Implementation
NotificarePushSubscription({required this.token});
NotificarePushSubscription({required this.token});