const factory Enable2faRequest({ required String secret, required int otpLength, }) = _Enable2faRequest;