BrowserProcessInfosChangedDetail constructor

BrowserProcessInfosChangedDetail({
  1. List<BrowserProcessInfo> infos = const [],
})

Implementation

BrowserProcessInfosChangedDetail({this.infos = const []});