name property

String get name

The name of this basemap from the basemap's associated PortalItem name, if it exists.

Implementation

String get name => _nameNotifier.value;