empty static method

TargetChat empty()
override

create TargetChat Empty

Implementation

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