onChanged property

void Function(Prediction?)? onChanged
final

on change callback

Implementation

final void Function(Prediction?)? onChanged;