portalInfo property

PortalInfo? portalInfo

Details about the Portal instance, such as its name, logo, featured items, and supported protocols (http vs https).

Implementation

PortalInfo? get portalInfo => _portalInfo.value;