empty static method

VideoChat empty()
override

create VideoChat Empty

Implementation

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