factory PosSettingsModel({ required String terminalIP, required int terminalPort, }) = _PosSettingsModel;