UpdateProfileList constructor

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

Implementation

const UpdateProfileList({this.value});