launch_id property

int64 launch_id
read / write

Unique identifier for the Web App launch. ; string representation of int, use int.parse

Implementation

late int64 launch_id;