ChangeResultRev constructor

ChangeResultRev({
  1. required Rev rev,
})

Implementation

ChangeResultRev({required this.rev});