id property
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;
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.
late String id;