instructions property
The localized text telling the player what to do when they see this dialog.
Implementation
@JsonKey(name:'instructions')
String? instructions;
The localized text telling the player what to do when they see this dialog.
@JsonKey(name:'instructions')
String? instructions;