BatchUpdateResponse constructor

BatchUpdateResponse({
  1. required int updated,
})

Implementation

BatchUpdateResponse({required this.updated});