DeleteCollectionResponse constructor
DeleteCollectionResponse({
- int? statusCode,
Implementation
DeleteCollectionResponse({
this.statusCode,
});
DeleteCollectionResponse({
this.statusCode,
});