OffLocationChangeCallback typedef
OffLocationChangeCallback =
void Function(OnLocationChangeListenerResult)
Implementation
typedef OffLocationChangeCallback = void Function(
OnLocationChangeListenerResult);
typedef OffLocationChangeCallback = void Function(
OnLocationChangeListenerResult);