empty static method

JoinGroupCall empty()
override

create JoinGroupCall Empty

Implementation

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