String getDataSourceStatementWithoutRequestModel({ required String pascalCaseApiName, }) => " Future<ApiResponse> call$pascalCaseApiName();";