call abstract method

Implementation

TRes call({
  Input$EmailTempVariablesBrandInput? brand,
  Input$EmailTempVariablesUserInput? user,
  Input$EmailTempVariablesCompanyInput? company,
  String? actionUrl,
  Input$EmailTempVariablesDocumentInput? document,
  List<String>? variables,
});