empty static method

UpdateCall empty()
override

create UpdateCall Empty

Implementation

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