PushOption constructor

PushOption({
  1. String? branchFilter,
})

Implementation

PushOption({this.branchFilter});