launch_id property
read / write
Unique identifier for the Web App launch.
; string representation of int, use int.parse
Implementation
late int64 launch_id;
Unique identifier for the Web App launch.
; string representation of int, use int.parse
late int64 launch_id;