PostRemoveResponse constructor

PostRemoveResponse({
  1. required ServiceResult result,
})

Implementation

PostRemoveResponse({required this.result});