id property

String? id
getter/setter pair

Unique identifier for this guide item, used to track if it's already shown If null, this item will always be shown and will not be stored or checked in SharedPreferences

Implementation

String? id;