OnMapsIndoorsReadyListener typedef

OnMapsIndoorsReadyListener = void Function(MPError? error)

Listener that is invoked when MapsIndoors is ready for use

Implementation

typedef OnMapsIndoorsReadyListener = void Function(MPError? error);