empty static method

DeviceTokenWindowsPush empty()
override

create DeviceTokenWindowsPush Empty

Implementation

static DeviceTokenWindowsPush empty() {
  return DeviceTokenWindowsPush({});
}