UpdatePostList constructor

const UpdatePostList({
  1. PostModel? value,
})

Implementation

const UpdatePostList({this.value});