ChangedGridDocumentID constructor Null safety

ChangedGridDocumentID(
  1. {String? value}
)

Implementation

ChangedGridDocumentID({this.value});