empty static method

UpdateServiceNotification empty()
override

Implementation

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