event property
WatchEvent?
event
final
Is null on programmatic invocation of HotReloader#reloadCode(),
otherwise non-null
Implementation
final WatchEvent? event;
Is null on programmatic invocation of HotReloader#reloadCode(),
otherwise non-null
final WatchEvent? event;