createAllCalibre method
Implementation
@override
Future<int> createAllCalibre(List<CalibreWeebi<ArticleRawAbstract>> data) {
return _$createAllCalibreAsyncAction
.run(() => super.createAllCalibre(data));
}
@override
Future<int> createAllCalibre(List<CalibreWeebi<ArticleRawAbstract>> data) {
return _$createAllCalibreAsyncAction
.run(() => super.createAllCalibre(data));
}