DeviceTokenWindowsPush constructor
DeviceTokenWindowsPush({
- required String accessToken,
Implementation
DeviceTokenWindowsPush({required this.accessToken});
DeviceTokenWindowsPush({required this.accessToken});