UpdatePayList constructor

const UpdatePayList({
  1. PayModel? value,
})

Implementation

const UpdatePayList({this.value});