empty static method

SendCustomRequest empty()
override

create SendCustomRequest Empty

Implementation

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