DescribeMessage.portal constructor
DescribeMessage.portal({
- String portalName = '',
Implementation
DescribeMessage.portal({String portalName = ''})
: _name = portalName,
_isPortal = true;