empty static method

UpdateNewShippingQuery empty()
override

create UpdateNewShippingQuery Empty

Implementation

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