call abstract method
$R
call({
- List<
String> ? id, - List<
String> ? projectBeneficiaryClientReferenceId, - String? projectId,
- String? referrerId,
- String? recipientType,
- String? recipientId,
- List<
String> ? reasons, - List<
String> ? clientReferenceId, - String? tenantId,
- String? boundaryCode,
override
Implementation
@override
$R call(
{List<String>? id,
List<String>? projectBeneficiaryClientReferenceId,
String? projectId,
String? referrerId,
String? recipientType,
String? recipientId,
List<String>? reasons,
List<String>? clientReferenceId,
String? tenantId,
String? boundaryCode});