using System; using System.Collections.Generic; using System.Text; namespace GMCabsDriverAssistant { partial class Constants { public const string VoucherScanUseFrontCamera = "VoucherScanUseFrontCamera"; } }