name property
The name of this basemap from the basemap's associated PortalItem name, if it exists.
Implementation
String get name => _nameNotifier.value;
The name of this basemap from the basemap's associated PortalItem name, if it exists.
String get name => _nameNotifier.value;