CachedAsyncImage is a package that provides a CachedAsyncImage view, which is look like AsyncImage in SwiftUI, but with cache storage
- imageIdForCache: String --> ID to save key in cache <NSString, UIImage> dictionary
- fullname: String --> Name to conform initials image in case image cannot be got
- urlString: String --> URL in String format to get the image