description property
Description of the rule's purpose. This can be helpful for display in the Algolia dashboard.
Implementation
@JsonKey(name: r'description')
final String? description;
Description of the rule's purpose. This can be helpful for display in the Algolia dashboard.
@JsonKey(name: r'description')
final String? description;