onWarning property
Optional sink for a one-time warning when the script path is disabled.
Implementation
final void Function(String message)? onWarning;
Optional sink for a one-time warning when the script path is disabled.
final void Function(String message)? onWarning;