HotReloadData constructor

const HotReloadData({
  1. required HotReloadType type,
})

Implementation

const HotReloadData({required this.type});