web_app_launch_id property

int64 web_app_launch_id
read / write

Identifier of Web App launch, received from openWebApp. ; string representation of int, use int.parse

Implementation

late int64 web_app_launch_id;