Added missing key hideUrl

This commit is contained in:
Chintakrinda, Arun Kumar (Arun) 2021-01-21 18:38:19 +05:30
parent 5440e8e5b6
commit 78749afddc

View File

@ -30,6 +30,7 @@
public var dontShowProgress: Bool?
public var headerParameters: JSONValueDictionary?
public var enableNativeScroll: Bool?
public var hideUrl: Bool?
//--------------------------------------------------
// MARK: - Initialzier