nextCallBack property

Future<void> Function(String? nextRootId)? nextCallBack
getter/setter pair

Implementation

Future<void> Function(String? nextRootId)? nextCallBack;