DeviceTokenSimplePush constructor
DeviceTokenSimplePush({
- required String endpoint,
Implementation
DeviceTokenSimplePush({required this.endpoint});
DeviceTokenSimplePush({required this.endpoint});