OnCustomPoiCreatedCallback typedef

OnCustomPoiCreatedCallback = void Function(CustomPoi customPoi)

Implementation

typedef OnCustomPoiCreatedCallback = void Function(CustomPoi customPoi);