AddGridList constructor Null safety

const AddGridList(
  1. {GridModel? value}
)

Implementation

const AddGridList({this.value});