id property
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;
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
String? id;