onLocation method
Implementation
void onLocation(Function(CoffeeBackgroundLocation location) success) {
throw UnimplementedError('onLocation(Function(CoffeeBackgroundLocation location) success) has not been implemented.');
}
void onLocation(Function(CoffeeBackgroundLocation location) success) {
throw UnimplementedError('onLocation(Function(CoffeeBackgroundLocation location) success) has not been implemented.');
}