call abstract method
$R
call({
- String? reference,
- ClayEnvironment? environment,
- List<
String> ? ignore, - List<
Replacement> ? replacements, - List<
LineDeletion> ? lineDeletions, - String? target,
Implementation
$R call({
String? reference,
ClayEnvironment? environment,
List<String>? ignore,
List<Replacement>? replacements,
List<LineDeletion>? lineDeletions,
String? target,
});