Instance Property
errorDicts
Declaration
var errorDicts: [AnyHashable : Any] { get set }Declaration
@property (nonatomic, strong) NSDictionary * errorDicts;Declaration
errorDicts() -> dict
setErrorDicts_(errorDicts: dict)Instance Property
var errorDicts: [AnyHashable : Any] { get set }@property (nonatomic, strong) NSDictionary * errorDicts;errorDicts() -> dict
setErrorDicts_(errorDicts: dict)