ChangedGridDescription constructor Null safety

ChangedGridDescription(
  1. {String? value}
)

Implementation

ChangedGridDescription({this.value});