G. AbhisekFollowSep 19, 2019·1 min readThis is good. However why didn't you user the Result type introduced in Swift 5? Also provide ways to unit test this code in efficient way.This is good.61Pankaj KulkarniIf you observe the WebserviceHelper class, I have used the Result type.