configuration property

MapConfiguration get configuration

Configuration accessor for the GoogleMapsInspectorWeb.

Returns the latest value of MapConfiguration set by the programmer.

This should only be used by an inspector instance created when a test calls GoogleMapsPlugin.enableDebugInspection.

Implementation

MapConfiguration get configuration => _lastMapConfiguration;