description property
String
get
description
A description of the transformer.
Example: 'Strip text matching provided patterns'
Implementation
String get description => "No description.";
A description of the transformer.
Example: 'Strip text matching provided patterns'
String get description => "No description.";