groupName property

String? groupName
final

Optional groupName parameter which indicates that the json should contain live object ids.

Object ids returned as part of the json will remain live at least until WidgetInspectorService.disposeGroup() is called on groupName.

Implementation

final String? groupName;