DeviceTokenMicrosoftPushVoIP constructor
const
DeviceTokenMicrosoftPushVoIP({
- required String channelUri,
A token for Microsoft Push Notification Service VoIP channel
Implementation
const DeviceTokenMicrosoftPushVoIP({
required this.channelUri,
});