HotReloadRequest constructor

HotReloadRequest({
  1. required String id,
})

Implementation

HotReloadRequest({required this.id});