AddPostList constructor

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

Implementation

const AddPostList({this.value});