empty static method

DeviceTokenSimplePush empty()
override

create DeviceTokenSimplePush Empty

Implementation

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