DeviceTokenSimplePush constructor
const
DeviceTokenSimplePush({
- required String endpoint,
A token for Simple Push API for Firefox OS
Implementation
const DeviceTokenSimplePush({
required this.endpoint,
});