ConnectionCloseFrame({ required this.errorCode, this.frameType = 0, this.reasonPhrase = '', }) : super(FrameType.connectionClose);