mapsIndoorsMethodChannel property

  1. @visibleForTesting
MethodChannel mapsIndoorsMethodChannel
final

The method channel used to interact with the native platform.

Implementation

@visibleForTesting
final mapsIndoorsMethodChannel =
    const MethodChannel('MapsIndoorsMethodChannel');