empty static method

CreateCall empty()
override

create CreateCall Empty

Implementation

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