enableDebugInspection method
Populates GoogleMapsFlutterInspectorPlatform.instance to allow
inspecting the platform map state.
Implementation
@visibleForTesting
void enableDebugInspection() {
throw UnimplementedError('enableDebugInspection() has not been implemented.');
}