AddProfileList constructor

const AddProfileList({
  1. ProfileModel? value,
})

Implementation

const AddProfileList({this.value});