portalThumbnail property
The thumbnail image of the portal.
If it is "null", there is no image. Otherwise, the image needs to be loaded using LoadableImage.load.
Implementation
LoadableImage? get portalThumbnail => _portalInfoHelper._portalThumbnail;