Instance Method
presentErrors(_:)presentErrors:presentErrors_
Declaration
func presentErrors(_ errors: [AnyHashable : Any])Declaration
- (void) presentErrors:(NSDictionary *) errors;Declaration
presentErrors_(errors: dict)Instance Method
func presentErrors(_ errors: [AnyHashable : Any])- (void) presentErrors:(NSDictionary *) errors;presentErrors_(errors: dict)