Declaration

var errorDicts: [AnyHashable : Any] { get set }

Declaration

@property (nonatomic, strong) NSDictionary * errorDicts;

Declaration

errorDicts() -> dict
setErrorDicts_(errorDicts: dict)