ChangedGridAppId constructor Null safety

ChangedGridAppId(
  1. {String? value}
)

Implementation

ChangedGridAppId({this.value});