empty static method

SendCallLog empty()
override

create SendCallLog Empty

Implementation

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