generation_id property
read / write
Unique identifier for the generation process.
; string representation of int, use int.parse
Implementation
late int64 generation_id;
Unique identifier for the generation process.
; string representation of int, use int.parse
late int64 generation_id;