description property
The description of the widget
Implementation
@JsonKey(name: 'description', required: true)
String get description => throw _privateConstructorUsedError;
The description of the widget
@JsonKey(name: 'description', required: true)
String get description => throw _privateConstructorUsedError;