The function used to fetch profile image by URL.
Defaults to http.get().
http.get()
final FutureOr<Uint8List> Function(Uri url) imageFetchFunc;