Skip to main content

OnIndoorLevelsChangedCallback

void OnIndoorLevelsChangedCallback = void Function([List](https://api.flutter.dev/flutter/dart-core/List-class.html) data)

Implementation

typedef OnIndoorLevelsChangedCallback = void Function(List<dynamic> data);