RoamLocationCallback typedef

RoamLocationCallback = void Function(Map? location)

Implementation

typedef void RoamLocationCallback(Map? location);