DeviceTokenWindowsPush constructor

DeviceTokenWindowsPush({
  1. required String accessToken,
})

Implementation

DeviceTokenWindowsPush({required this.accessToken});