DeviceTokenBlackBerryPush constructor

DeviceTokenBlackBerryPush({
  1. required String token,
})

Implementation

DeviceTokenBlackBerryPush({required this.token});