onUpdateState property

void Function(WatchInformation hypen, T newState)? onUpdateState
final

Implementation

final void Function(WatchInformation hypen, T newState)? onUpdateState;