id property

int64 id
read / write

Unique game identifier. ; string representation of int, use int.parse

Implementation

late int64 id;