call abstract method
$R
call({
- String? id,
- String? identifierType,
- String? identifierId,
- List<
String> ? clientReferenceId, - String? tenantId,
- String? boundaryCode,
override
Implementation
@override
$R call(
{String? id,
String? identifierType,
String? identifierId,
List<String>? clientReferenceId,
String? tenantId,
String? boundaryCode});