description property
The default description of this InteractionAffordance.
Implementation
@override
String? get description => dataSchema.description;
The default description of this InteractionAffordance.
@override
String? get description => dataSchema.description;