UpdateGridList constructor

const UpdateGridList({
  1. GridModel? value,
})

Implementation

const UpdateGridList({this.value});