id property

  1. @override
String id
final

Stable identifier used to match main/worker handler instances.

Must be unique among storage handlers available in the worker.

Implementation

@override
final String id;