ReadableCodeConfiguration

constructor(isBatchModeEnabled: Boolean = false, supportedCodeTypes: Set<ReadableCode.Type> = EnumSet.allOf(ReadableCode.Type::class.java), @ColorInt highlightColor: Int = Color.GREEN, @ColorInt menuColor: Int = Color.BLACK)