portalInfo property
Details about the Portal instance, such as its name, logo, featured items, and supported protocols (http vs https).
Implementation
PortalInfo? get portalInfo => _portalInfo.value;
Details about the Portal instance, such as its name, logo, featured items, and supported protocols (http vs https).
PortalInfo? get portalInfo => _portalInfo.value;