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