empty static method

DeviceTokenHuaweiPush empty()
override

create DeviceTokenHuaweiPush Empty

Implementation

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