AddPayList constructor

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

Implementation

const AddPayList({this.value});