id property

String id
getter/setter pair

A unique identifier for the capture process.

This string is generated upon creation of the capture state, providing a unique reference for the capture operation.

Implementation

late String id;