call abstract method
$R
call({
- List<
String> ? id, - List<
String> ? taskClientReferenceId, - String? projectId,
- int? reAttempts,
- List<
String> ? symptoms, - List<
String> ? clientReferenceId, - String? tenantId,
- String? boundaryCode,
override
Implementation
@override
$R call(
{List<String>? id,
List<String>? taskClientReferenceId,
String? projectId,
int? reAttempts,
List<String>? symptoms,
List<String>? clientReferenceId,
String? tenantId,
String? boundaryCode});