interactionDescription property
If you can interact with this node in some way, this is the localized description of that interaction.
Implementation
@JsonKey(name:'interactionDescription')
String? interactionDescription;
If you can interact with this node in some way, this is the localized description of that interaction.
@JsonKey(name:'interactionDescription')
String? interactionDescription;