OffLocationChangeCallback typedef

OffLocationChangeCallback = void Function(OnLocationChangeListenerResult)

Implementation

typedef OffLocationChangeCallback = void Function(
    OnLocationChangeListenerResult);