id property Null safety

String? id
read / write

The id which is passed to the getIsolateGroup RPC to load this isolate group.

Implementation

String? id;