isDebugMode

open override val isDebugMode: Boolean

Property to enable debugging of the library. For production releases this property should not be set or set to false.

Return

true when in debug mode, false otherwise.