totalTimeCallback property

void Function(String?)? totalTimeCallback
final

Called after polylines are created for the given sourceLatLng and destinationLatLng and totalTime is initialized.

Implementation

final void Function(String?)? totalTimeCallback;