indoor_directions property

(dynamic Function(dynamic)?) indoor_directions
final

This event is fired with Indoor direction fetched by widget

Implementation

final Function(dynamic)? indoor_directions;