UpdateGridList constructor Null safety

const UpdateGridList(
  1. {GridModel? value}
)

Implementation

const UpdateGridList({this.value});