empty static method

CreateGroupCall empty()
override

create CreateGroupCall Empty

Implementation

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