event property

WatchEvent? event
final

Is null on programmatic invocation of HotReloader#reloadCode(), otherwise non-null

Implementation

final WatchEvent? event;