DeviceTokenSimplePush constructor

DeviceTokenSimplePush({
  1. required String endpoint,
})

Implementation

DeviceTokenSimplePush({required this.endpoint});